[INFO] fetching crate lebai_sdk 0.3.7...
[INFO] testing lebai_sdk-0.3.7 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate lebai_sdk 0.3.7 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate lebai_sdk 0.3.7
[INFO] finished tweaking crates.io crate lebai_sdk 0.3.7
[INFO] tweaked toml for crates.io crate lebai_sdk 0.3.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lebai_sdk 0.3.7 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate lebai_sdk 0.3.7 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 354d7e21ec209bff744819defac322af9e32a152b3b311ccb208e69bff8f43f7
[INFO] running `Command { std: "docker" "start" "-a" "354d7e21ec209bff744819defac322af9e32a152b3b311ccb208e69bff8f43f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "354d7e21ec209bff744819defac322af9e32a152b3b311ccb208e69bff8f43f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "354d7e21ec209bff744819defac322af9e32a152b3b311ccb208e69bff8f43f7", kill_on_drop: false }`
[INFO] [stdout] 354d7e21ec209bff744819defac322af9e32a152b3b311ccb208e69bff8f43f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81c4a6afbe13331da5ee5e93f0230016ec4df756aa0a346733a588a6e8c64eb7
[INFO] running `Command { std: "docker" "start" "-a" "81c4a6afbe13331da5ee5e93f0230016ec4df756aa0a346733a588a6e8c64eb7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling zmij v0.1.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v21.1.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling jsonrpsee-proc-macros v0.26.0
[INFO] [stderr]    Compiling cmod-macros v0.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tonic-build v0.14.2
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling jsonrpsee-types v0.26.0
[INFO] [stderr]    Compiling pbjson v0.9.0
[INFO] [stderr]    Compiling cmod-core v0.4.4
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling cmod v0.4.4
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]    Compiling pbjson-build v0.9.0
[INFO] [stderr]    Compiling pbjsonrpc-build v0.26.0
[INFO] [stderr]    Compiling tonic-prost-build v0.14.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling pbjson-types v0.9.0
[INFO] [stderr]    Compiling lebai-proto v3.4.1
[INFO] [stderr]    Compiling jsonrpsee-core v0.26.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling jsonrpsee v0.26.0
[INFO] [stderr]    Compiling jsonrpsee-client-transport v0.26.0
[INFO] [stderr]    Compiling jsonrpsee-ws-client v0.26.0
[INFO] [stderr]    Compiling lebai_sdk v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `compat_ref` and `compat_mut` are never used
[INFO] [stdout]   --> src/runtime.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait CompatExt {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn compat_ref(&self) -> Compat<&Self>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 22 |     fn compat_mut(&mut self) -> Compat<&mut Self>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.52s
[INFO] running `Command { std: "docker" "inspect" "81c4a6afbe13331da5ee5e93f0230016ec4df756aa0a346733a588a6e8c64eb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81c4a6afbe13331da5ee5e93f0230016ec4df756aa0a346733a588a6e8c64eb7", kill_on_drop: false }`
[INFO] [stdout] 81c4a6afbe13331da5ee5e93f0230016ec4df756aa0a346733a588a6e8c64eb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 113a5aa7b9a5fa95e2a6e102d61843ccdd19f388af6d29c5733be6fac747b96b
[INFO] running `Command { std: "docker" "start" "-a" "113a5aa7b9a5fa95e2a6e102d61843ccdd19f388af6d29c5733be6fac747b96b", kill_on_drop: false }`
[INFO] [stdout] warning: methods `compat_ref` and `compat_mut` are never used
[INFO] [stdout]   --> src/runtime.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait CompatExt {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn compat_ref(&self) -> Compat<&Self>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 22 |     fn compat_mut(&mut self) -> Compat<&mut Self>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lebai_sdk v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `compat_ref` and `compat_mut` are never used
[INFO] [stdout]   --> src/runtime.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub trait CompatExt {
[INFO] [stdout]    |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn compat_ref(&self) -> Compat<&Self>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 22 |     fn compat_mut(&mut self) -> Compat<&mut Self>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.92s
[INFO] running `Command { std: "docker" "inspect" "113a5aa7b9a5fa95e2a6e102d61843ccdd19f388af6d29c5733be6fac747b96b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "113a5aa7b9a5fa95e2a6e102d61843ccdd19f388af6d29c5733be6fac747b96b", kill_on_drop: false }`
[INFO] [stdout] 113a5aa7b9a5fa95e2a6e102d61843ccdd19f388af6d29c5733be6fac747b96b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dcd7a416a73c7d5ba78485ffa63f2371e25b820034f2e8b42c5c0fab35c86c92
[INFO] running `Command { std: "docker" "start" "-a" "dcd7a416a73c7d5ba78485ffa63f2371e25b820034f2e8b42c5c0fab35c86c92", kill_on_drop: false }`
[INFO] [stderr] warning: methods `compat_ref` and `compat_mut` are never used
[INFO] [stderr]   --> src/runtime.rs:21:8
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub trait CompatExt {
[INFO] [stderr]    |           --------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 21 |     fn compat_ref(&self) -> Compat<&Self>;
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 22 |     fn compat_mut(&mut self) -> Compat<&mut Self>;
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lebai_sdk` (lib) generated 1 warning
[INFO] [stderr] warning: `lebai_sdk` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lebai_sdk-80b11f7865d66eb7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lebai_sdk
[INFO] [stderr] error[E0659]: `lebai_sdk` is ambiguous
[INFO] [stderr]    --> src/lib.rs:697:9
[INFO] [stderr]     |
[INFO] [stderr] 697 | pub use lebai_sdk::*;
[INFO] [stderr]     |         ^^^^^^^^^ ambiguous name
[INFO] [stderr]     |
[INFO] [stderr]     = note: ambiguous because of a conflict between a macro-expanded name and a less macro-expanded name from outer scope during import or macro resolution
[INFO] [stderr]     = note: `lebai_sdk` could refer to a crate passed with `--extern`
[INFO] [stderr]     = help: use `::lebai_sdk` to refer to this crate unambiguously
[INFO] [stderr] note: `lebai_sdk` could also refer to the module defined here
[INFO] [stderr]    --> src/lib.rs:8:1
[INFO] [stderr]     |
[INFO] [stderr]   8 | / mod lebai_sdk {
[INFO] [stderr]   9 | |     use super::*;
[INFO] [stderr]  10 | |     use cmod::Result;
[INFO] [stderr]  11 | |     use proto::lebai::auto::AutoCfg;
[INFO] [stderr] ...   |
[INFO] [stderr] 695 | | }
[INFO] [stderr]     | |_^
[INFO] [stderr]     = help: use `crate::lebai_sdk` to refer to this module unambiguously
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 1 previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0659`.
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/0abe69e6c16114311cc2700e972492e64d69c28f/bin/rustdoc --edition=2024 --crate-type cdylib --crate-type rlib --color auto --crate-name lebai_sdk --test src/lib.rs --test-run-directory /opt/rustwide/workdir --extern async_lock=/opt/rustwide/target/debug/deps/libasync_lock-8722a2b3ed729f91.rlib --extern cmod=/opt/rustwide/target/debug/deps/libcmod-ab19a7780bd680f0.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-2b3f729e26c119bb.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-0813a1532316471e.rlib --extern jsonrpsee_core=/opt/rustwide/target/debug/deps/libjsonrpsee_core-ab07c5cbbd4fce27.rlib --extern jsonrpsee_ws_client=/opt/rustwide/target/debug/deps/libjsonrpsee_ws_client-7cb1f3aefd1152bf.rlib --extern proto=/opt/rustwide/target/debug/deps/liblebai_proto-f54f4f7273c913c3.rlib --extern lebai_sdk=/opt/rustwide/target/debug/deps/liblebai_sdk.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0ba6aecba7086d38.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-232f9fdf272486ab.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6db8c07eff5be61e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b95a2f4f149eca34.rlib -L dependency=/opt/rustwide/target/debug/deps -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ffi_lua", "ffi_py", "ffi_py_asyncio", "ffi_wasm", "mdns", "mdns-sd", "mlua", "module", "pyo3", "wasm-bindgen", "wasm-bindgen-futures"))' --cap-lints=forbid --error-format human` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "dcd7a416a73c7d5ba78485ffa63f2371e25b820034f2e8b42c5c0fab35c86c92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcd7a416a73c7d5ba78485ffa63f2371e25b820034f2e8b42c5c0fab35c86c92", kill_on_drop: false }`
[INFO] [stdout] dcd7a416a73c7d5ba78485ffa63f2371e25b820034f2e8b42c5c0fab35c86c92
